home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Digsby build 37
/
digsby_setup.exe
/
lib
/
pyxmpp
/
interface.pyo
(
.txt
)
< prev
next >
Wrap
Python Compiled Bytecode
|
2008-10-13
|
600b
|
12 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.5)
__revision__ = '$Id: utils.py 647 2006-08-26 18:27:39Z jajcus $'
try:
from zope.interface import Interface, Attribute, providedBy, implementedBy, implements
except ImportError:
from pyxmpp.interface_micro_impl import Interface, Attribute, providedBy, implementedBy, implements
__all__ = ('Interface', 'Attribute', 'providedBy', 'implementedBy', 'implements')